Return to start page
GetRandomString
Generats a random string with the length length. Is able to include various other characters. length The length of the returned value. includeNumberCharacters If this value is true number charactes will be added into the string pool. includeSpecialCharacters If this value is true special characters will be added into the string pool. includeWhiteSpaceCharacters If this value is true white-space characters will be added into the string pool. Returns a random string generated from the selected string pool.
Core/String/Library Pool.j
ALibraryCoreStringPool
-
No
string
No
No
No